Skip to content

feat: improve slack report for daily blockchain tests #1677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

DavePearce
Copy link
Collaborator

This improves the slack report generated for the daily blockchain tests to include metrics (e.g. number of failed, passed, etc). This also adds a test_filter option to the workflow so it's possible to run a selection of tests using a wildcard filter (though sadly the syntax is not a full regex).

This extracts the various counters from the JSON report and packages
them up into the SLACK status report.
This adds a test_filter option to the workflow so that is possible to
just rerun a specific test, or set of tests based on a filter.
@DavePearce DavePearce linked an issue Dec 22, 2024 that may be closed by this pull request
@DavePearce DavePearce enabled auto-merge (squash) January 5, 2025 20:13
@DavePearce DavePearce merged commit 51e04bb into arith-dev Jan 6, 2025
7 of 10 checks passed
@DavePearce DavePearce deleted the 1676-improve-slack-report-for-daily-blockchain-tests branch January 6, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Slack Report for Daily Blockchain Tests
2 participants